Update git2 and cargo snapshots
authorAlex Crichton <alex@alexcrichton.com>
Fri, 12 Dec 2014 22:44:41 +0000 (14:44 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 18 Dec 2014 16:44:44 +0000 (08:44 -0800)
Should fix #1032 and #1029

Cargo.lock
src/snapshots.txt

index 368da9e1b66b2df92f4c3654b8fdb204d1317726..b710c8ae256698efcdcb9d79842a912be9937a7e 100644 (file)
@@ -32,7 +32,7 @@ source = "git+https://github.com/carllerche/curl-rust#8e8e28955c3289fa77f7d6eb39
 dependencies = [
  "libz-sys 0.1.0 (git+https://github.com/alexcrichton/libz-sys)",
  "openssl-sys 0.2.2 (git+https://github.com/sfackler/rust-openssl)",
- "pkg-config 0.1.0 (git+https://github.com/alexcrichton/pkg-config-rs)",
+ "pkg-config 0.1.1 (git+https://github.com/alexcrichton/pkg-config-rs)",
 ]
 
 [[package]]
@@ -61,7 +61,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 [[package]]
 name = "git2"
 version = "0.0.1"
-source = "git+https://github.com/alexcrichton/git2-rs#0a97e47340323c73e7bb9d294d462f8238ff265d"
+source = "git+https://github.com/alexcrichton/git2-rs#fda0c5dbcc5ab59cc6b6fe5049be7a4d0b2a4ed7"
 dependencies = [
  "libgit2-sys 0.0.1 (git+https://github.com/alexcrichton/git2-rs)",
  "time 0.1.1 (git+https://github.com/rust-lang/time)",
@@ -81,11 +81,11 @@ source = "git+https://github.com/carllerche/hamcrest-rust.git#2b9bd6cdae5dcf08ac
 [[package]]
 name = "libgit2-sys"
 version = "0.0.1"
-source = "git+https://github.com/alexcrichton/git2-rs#0a97e47340323c73e7bb9d294d462f8238ff265d"
+source = "git+https://github.com/alexcrichton/git2-rs#fda0c5dbcc5ab59cc6b6fe5049be7a4d0b2a4ed7"
 dependencies = [
  "libssh2-sys 0.0.1 (git+https://github.com/alexcrichton/ssh2-rs)",
  "openssl-sys 0.2.2 (git+https://github.com/sfackler/rust-openssl)",
- "pkg-config 0.1.0 (git+https://github.com/alexcrichton/pkg-config-rs)",
+ "pkg-config 0.1.1 (git+https://github.com/alexcrichton/pkg-config-rs)",
 ]
 
 [[package]]
@@ -95,7 +95,7 @@ source = "git+https://github.com/alexcrichton/ssh2-rs#982dc47a45a5a2d66ea092ee6b
 dependencies = [
  "libz-sys 0.1.0 (git+https://github.com/alexcrichton/libz-sys)",
  "openssl-sys 0.2.2 (git+https://github.com/sfackler/rust-openssl)",
- "pkg-config 0.1.0 (git+https://github.com/alexcrichton/pkg-config-rs)",
+ "pkg-config 0.1.1 (git+https://github.com/alexcrichton/pkg-config-rs)",
 ]
 
 [[package]]
@@ -103,7 +103,7 @@ name = "libz-sys"
 version = "0.1.0"
 source = "git+https://github.com/alexcrichton/libz-sys#6c19f1309966ce5959ec0472a4730f457136f687"
 dependencies = [
- "pkg-config 0.1.0 (git+https://github.com/alexcrichton/pkg-config-rs)",
+ "pkg-config 0.1.1 (git+https://github.com/alexcrichton/pkg-config-rs)",
 ]
 
 [[package]]
@@ -125,12 +125,12 @@ dependencies = [
 [[package]]
 name = "pkg-config"
 version = "0.1.0"
-source = "git+https://github.com/alexcrichton/pkg-config-rs#9b3b44a2e1a8ccc70c3f701aeb5154ad79e665e9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "pkg-config"
-version = "0.1.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
+version = "0.1.1"
+source = "git+https://github.com/alexcrichton/pkg-config-rs#9a57960fa5c3480e8daa318772f3b0d1c76b572c"
 
 [[package]]
 name = "registry"
index c1b952d520404925cc9d6ea59914b6124e52175a..b7e48af08e5e0b10942877d1eaf55300ebc87837 100644 (file)
@@ -1,3 +1,11 @@
+2014-12-08
+  linux-i386 853d29bc167748f8a481d5d43fb20ab99e3e16ee
+  linux-x86_64 57c79c64459145321baa8fc45d51c588d18125ad
+  macos-i386 43b483c9a389243ce58ba5356c4f71a626dc5658
+  macos-x86_64 3777768da6a820f49d789c3477b493b24de59a61
+  winnt-i386 b831d1d673db189496f94d3596351d9545687947
+  winnt-x86_64 846b677e6fec99690b00595b934fdb30b834c815
+
 2014-11-22
   linux-i386 3204c8a38721199f69d2971db887d1dc71a63825
   linux-x86_64 39ca0d02eac184bc764ff9c1f645ca361715c5c2